<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_JAPANESE</nationality>

		<long_name>Type 94 TK</long_name>
		<short_name>TK</short_name>
		<comment>A tankette with a 6.5mm Type 91 light machine gun</comment>

		<uniform>japanese_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>1</month><year>1939</year><number>100</number></data>
		<data><month>3</month><year>1943</year><number>100</number></data>
		<data><month>6</month><year>1943</year><number>80</number></data>
		<data><month>9</month><year>1943</year><number>60</number></data>
		<data><month>12</month><year>1943</year><number>40</number></data>
		<data><month>3</month><year>1944</year><number>20</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Type 94 TK.png</image_profile>
			<weight>3400</weight>
		</attributes>

		<drive>
			<engine>
				<name>Mitsubishi Franklin 4 cylinder</name>
				<horsepower>32</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_TWIN_TRANSMISSION</steering>

			<exhaust_pipe><offsetX>-85</offsetX><offsetY>100</offsetY><angle>215</angle></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Type 94 TK.png</image_view>

			<width>165</width>
			<length>304</length>
			<height>88</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>9@70</upper_front>
				<lower_front>12@-10</lower_front>
				<side>10</side>
				<rear>8</rear>
				<top>6</top>
				<bottom>4</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_NAMBU</type></weapon>
				<ammo><for>WEAPON_PISTOL_NAMBU</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>108</width>
			<length>175</length>
			<height>35</height>

			<offsetX>0</offsetX>
			<offsetY>50</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>10</front>
				<side>10</side>
				<upper_rear>6@60</upper_rear>
				<lower_rear>10</lower_rear>
				<top>6</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-Type 94 TK turret.png</image_view>

			<diameter>80</diameter>
			<height>42</height>
			<offsetX>30</offsetX>
			<offsetY>54</offsetY>

			<rotate_time>26</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>10@10</front>
				<side>10@10</side>
				<rear>10@10</rear>
				<top>6</top>
				<mantlet>12</mantlet>
			</armour>

			<weapon><type>WEAPON_LMG_TYPE_91</type></weapon>
			<ammo><for>WEAPON_LMG_TYPE_91</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_NAMBU</type></weapon>
				<ammo><for>WEAPON_PISTOL_NAMBU</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
